, including all inherited members.
addAnimation(IdStringPtr name, Animation::IAnimationTarget *target, Animation::ITimingFunction *timingFunction, CBaseObject *notificationObject=0) | CView | |
addTab(CView *view, UTF8StringPtr name=0, CBitmap *tabBitmap=0) | CTabView | [virtual] |
addTab(CView *view, CControl *button) | CTabView | [virtual] |
addView(CView *pView) | CViewContainer | [virtual] |
addView(CView *pView, const CRect &mouseableArea, bool mouseEnabled=true) | CViewContainer | [virtual] |
addView(CView *pView, CView *pBefore) | CViewContainer | [virtual] |
advanceNextFocusView(CView *oldFocus, bool reverse=false) | CViewContainer | [virtual] |
alignTabs(TabAlignment alignment=kAlignCenter) | CTabView | [virtual] |
alphaValue | CView | [protected] |
attached(CView *parent) | CViewContainer | [virtual] |
VSTGUI::CView::attached(CView *parent) | CView | [virtual] |
autosizeFlags | CView | [protected] |
backgroundColor | CViewContainer | [protected] |
backgroundColorDrawStyle | CViewContainer | [protected] |
backgroundOffset | CViewContainer | [protected] |
CBaseObject() | CBaseObject | [inline] |
changeViewZOrder(CView *view, int32_t newIndex) | CViewContainer | [virtual] |
checkUpdate(const CRect &updateRect) const | CView | [inline, virtual] |
checkUpdateRect(CView *view, const CRect &rect) | CViewContainer | [protected, virtual] |
ChildViewConstIterator typedef | CViewContainer | |
ChildViewConstReverseIterator typedef | CViewContainer | |
controlBeginEdit(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
controlEndEdit(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
controlModifierClicked(VSTGUI::CControl *pControl, VSTGUI::CButtonState button) | CControlListener | [inline, virtual] |
controlTagDidChange(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
controlTagWillChange(VSTGUI::CControl *pControl) | CControlListener | [inline, virtual] |
CTabView(const CRect &size, CBitmap *tabBitmap, CBitmap *background=0, TabPosition tabPosition=kPositionTop, int32_t style=0) | CTabView | |
CTabView(const CRect &size, const CRect &tabSize, CBitmap *background=0, TabPosition tabPosition=kPositionTop, int32_t style=0) | CTabView | |
currentChild | CTabView | [protected] |
currentDragView | CViewContainer | [protected] |
currentTab | CTabView | [protected] |
CView(const CRect &size) | CView | |
CView(const CView &view) | CView | |
CViewContainer(const CRect &size) | CViewContainer | |
CViewContainer(const CViewContainer &viewContainer) | CViewContainer | |
doDrag(IDataPackage *source, const CPoint &offset=CPoint(0, 0), CBitmap *dragBitmap=0) | CView | [virtual] |
DragResult enum name | CView | |
draw(CDrawContext *pContext) | CViewContainer | [virtual] |
drawBackgroundRect(CDrawContext *pContext, const CRect &_updateRect) | CTabView | [virtual] |
drawRect(CDrawContext *pContext, const CRect &updateRect) | CViewContainer | [virtual] |
findSingleTouchEventTarget(ITouchEvent::Touch &event) | CViewContainer | [virtual] |
firstChild | CTabView | [protected] |
forget() | CBaseObject | [inline, virtual] |
frameToLocal(CPoint &point) const | CViewContainer | [virtual] |
getAlphaValue() const | CView | [inline] |
getAttribute(const CViewAttributeID id, const int32_t inSize, void *outData, int32_t &outSize) const | CView | |
getAttributeSize(const CViewAttributeID id, int32_t &outSize) const | CView | |
getAutosizeFlags() const | CView | [inline, virtual] |
getAutosizingEnabled() const | CViewContainer | [inline] |
getBackground() const | CView | [inline] |
getBackgroundColor() const | CViewContainer | [inline, virtual] |
getBackgroundColorDrawStyle() const | CViewContainer | [inline] |
getBackgroundOffset() const | CViewContainer | [inline, virtual] |
getChildViewsOfType(ContainerClass &result, bool deep=false) const | CViewContainer | [inline] |
getContainerAt(const CPoint &where, bool deep=true) const | CViewContainer | [virtual] |
getCurrentSelectedTab() const | CTabView | [inline, virtual] |
getDisabledBackground() const | CView | [inline] |
getDrawBackground() const | CView | [inline] |
getEditor() const | CView | [virtual] |
getFrame() const | CView | [inline] |
getHeight() const | CView | [inline] |
getHitTestPath() const | CView | [inline, protected] |
getMouseableArea(CRect &rect) const | CView | [inline, virtual] |
getMouseableArea() const | CView | [inline, virtual] |
getMouseEnabled() const | CView | [inline, virtual] |
getNbReference() const | CBaseObject | [inline, virtual] |
getNbViews() const | CViewContainer | [virtual] |
getParentView() const | CView | [inline] |
getTabViewSize(CRect &rect) const | CTabView | [virtual] |
getTransparency() const | CView | [inline, virtual] |
getView(int32_t index) const | CViewContainer | [virtual] |
getViewAt(const CPoint &where, bool deep=false, bool mustbeMouseEnabled=false) const | CViewContainer | [virtual] |
getViewsAt(const CPoint &where, std::list< SharedPointer< CView > > &views, bool deep=true) const | CViewContainer | [virtual] |
getViewSize(CRect &rect) const | CView | [inline] |
getViewSize() const | CView | [inline] |
getVisibleSize(const CRect &rect) const | CViewContainer | [virtual] |
getVisibleViewSize() const | CView | [virtual] |
getWidth() const | CView | [inline] |
hasChildren() const | CViewContainer | [virtual] |
hitTest(const CPoint &where, const CButtonState &buttons=-1) | CViewContainer | [virtual] |
hitTestSubViews(const CPoint &where, const CButtonState buttons=-1) | CViewContainer | [protected, virtual] |
idleRate | CView | [static] |
invalid() | CViewContainer | [virtual] |
invalidateDirtyViews() | CViewContainer | [virtual] |
invalidRect(const CRect &rect) | CViewContainer | [virtual] |
isAttached() const | CView | [inline] |
isChild(CView *pView) const | CViewContainer | [virtual] |
isChild(CView *pView, bool deep) const | CViewContainer | [virtual] |
isDirty() const | CViewContainer | [virtual] |
isVisible() const | CView | [inline] |
kAlignBottom enum value | CTabView | |
kAlignCenter enum value | CTabView | |
kAlignLeft enum value | CTabView | |
kAlignRight enum value | CTabView | |
kAlignTop enum value | CTabView | |
kAutosizeSubviews enum value | CViewContainer | [protected] |
kDirty enum value | CView | [protected] |
kDirtyCallAlwaysOnMainThread | CView | [static] |
kDragCopied enum value | CView | |
kDragError enum value | CView | |
kDragMoved enum value | CView | |
kDragRefused enum value | CView | |
kIsAttached enum value | CView | [protected] |
kLastCViewFlag enum value | CView | [protected] |
kMouseEnabled enum value | CView | [protected] |
kPositionBottom enum value | CTabView | |
kPositionLeft enum value | CTabView | |
kPositionRight enum value | CTabView | |
kPositionTop enum value | CTabView | |
kTransparencyEnabled enum value | CView | [protected] |
kVisible enum value | CView | [protected] |
kWantsFocus enum value | CView | [protected] |
kWantsIdle enum value | CView | [protected] |
lastChild | CTabView | [protected] |
lastDrawnFocus | CViewContainer | [protected] |
localToFrame(CPoint &point) const | CViewContainer | [virtual] |
looseFocus() | CViewContainer | [virtual] |
modifyDrawContext(CCoord save[4], CDrawContext *pContext) | CViewContainer | |
mouseableArea | CView | [protected] |
mouseDownView | CViewContainer | [protected] |
notify(CBaseObject *sender, IdStringPtr message) | CViewContainer | [virtual] |
VSTGUI::CBaseObject::notify(CBaseObject *sender, IdStringPtr message) | CBaseObject | [inline, virtual] |
numberOfChilds | CTabView | [protected] |
onDragEnter(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
onDragLeave(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
onDragMove(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
onDrop(IDataPackage *drag, const CPoint &where) | CViewContainer | [virtual] |
onIdle() | CView | [inline, virtual] |
onKeyDown(VstKeyCode &keyCode) | CView | [virtual] |
onKeyUp(VstKeyCode &keyCode) | CView | [virtual] |
onMouseCancel() | CViewContainer | [virtual] |
onMouseDown(CPoint &where, const CButtonState &buttons) | CViewContainer | [virtual] |
onMouseEntered(CPoint &where, const CButtonState &buttons) | CView | [inline, virtual] |
onMouseExited(CPoint &where, const CButtonState &buttons) | CView | [inline, virtual] |
onMouseMoved(CPoint &where, const CButtonState &buttons) | CViewContainer | [virtual] |
onMouseUp(CPoint &where, const CButtonState &buttons) | CViewContainer | [virtual] |
onTouchEvent(ITouchEvent &event) | CViewContainer | [virtual] |
onWheel(const CPoint &where, const float &distance, const CButtonState &buttons) | CViewContainer | [virtual] |
onWheel(const CPoint &where, const CMouseWheelAxis &axis, const float &distance, const CButtonState &buttons) | CViewContainer | [virtual] |
parentSizeChanged() | CViewContainer | [virtual] |
pParentFrame | CView | [protected] |
pParentView | CView | [protected] |
remember() | CBaseObject | [inline, virtual] |
removeAll(bool withForget=true) | CViewContainer | [virtual] |
removeAllAnimations() | CView | |
removeAllTabs() | CTabView | [virtual] |
removeAnimation(IdStringPtr name) | CView | |
removeAttribute(const CViewAttributeID id) | CView | |
removed(CView *parent) | CViewContainer | [virtual] |
VSTGUI::CView::removed(CView *parent) | CView | [virtual] |
removeTab(CView *view) | CTabView | [virtual] |
removeView(CView *pView, bool withForget=true) | CViewContainer | [virtual] |
restoreDrawContext(CDrawContext *pContext, CCoord save[4]) | CViewContainer | |
selectTab(int32_t index) | CTabView | [virtual] |
setAlphaValue(float alpha) | CView | [virtual] |
setAttribute(const CViewAttributeID id, const int32_t inSize, const void *inData) | CView | |
setAutosizeFlags(int32_t flags) | CTabView | [virtual] |
setAutosizingEnabled(bool state) | CViewContainer | [virtual] |
setBackground(CBitmap *background) | CView | [virtual] |
setBackgroundColor(const CColor &color) | CViewContainer | [virtual] |
setBackgroundColorDrawStyle(CDrawStyle style) | CViewContainer | [virtual] |
setBackgroundOffset(const CPoint &p) | CViewContainer | [inline, virtual] |
setCurrentChild(CTabChildView *childView) | CTabView | [protected] |
setDirty(bool val=true) | CView | [virtual] |
setDisabledBackground(CBitmap *background) | CView | [virtual] |
setHitTestPath(CGraphicsPath *path) | CView | |
setMouseableArea(const CRect &rect) | CView | [inline, virtual] |
setMouseEnabled(bool bEnable=true) | CView | [virtual] |
setTabFontStyle(const CFontRef font, CCoord fontSize=12, CColor selectedColor=kBlackCColor, CColor deselectedColor=kWhiteCColor) | CTabView | [virtual] |
setTabViewInsets(const CPoint &inset) | CTabView | [virtual] |
setTransparency(bool val) | CView | [virtual] |
setViewSize(const CRect &rect, bool invalid=true) | CTabView | [virtual] |
setVisible(bool state) | CView | [virtual] |
setWantsFocus(bool state) | CView | [virtual] |
setWantsIdle(bool state) | CView | |
size | CView | [protected] |
sizeToFit() | CViewContainer | [virtual] |
style | CTabView | [protected] |
TabAlignment enum name | CTabView | |
tabBitmap | CTabView | [protected] |
TabPosition enum name | CTabView | |
tabPosition | CTabView | [protected] |
tabSize | CTabView | [protected] |
tabViewInset | CTabView | [protected] |
takeFocus() | CViewContainer | [virtual] |
valueChanged(CControl *pControl) | CTabView | [virtual] |
viewFlags | CView | [protected] |
wantsFocus() const | CView | [inline, virtual] |
wantsIdle() const | CView | [inline] |
wantsMultiTouchEvents() const | CViewContainer | [inline, virtual] |
~CBaseObject() | CBaseObject | [inline, virtual] |
~CControlListener() | CControlListener | [inline, virtual] |
~CTabView() | CTabView | [protected] |
~CView() | CView | [protected] |
~CViewContainer() | CViewContainer | [protected] |